home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 January: Mac OS SDK / Dev.CD Jan 96 SDK / Dev.CD Jan 96 SDK1.toast / Development Kits (Disc 1) / AppleTalk / AppleTalk Connection / AppleTalk Connection Read Me next >
Encoding:
Text File  |  1994-05-12  |  4.3 KB  |  96 lines  |  [ttro/ttxt]

  1. APPLETALK CONNECTION READ ME (V. 1.1)
  2.  
  3. May 12, 1994
  4. Copyright ©1994, Apple Computer, Inc. 
  5. All rights reserved.
  6.  
  7. Installation
  8. ===========
  9.  
  10. Two disks are required for installing MacSNMP: the Network Software Installer (NSI) disk and the AppleTalk Connection disk. You must first run the Installer that's provided on the NSI disk, then run the Installer on the AppleTalk Connection disk.
  11.  
  12. The Network Software Installer (NSI) disk contains the following files:
  13.         Installer
  14.         TeachText
  15.         Network Software Script
  16.         ReadMe
  17.         AppleTalk Files folder
  18.  
  19. The AppleTalk Connection (v1.1) disk contains the following files:  
  20.         AppleTalk Connection Read Me (this file)
  21.         AppleTalk Connection Script
  22.         Installer
  23.         MacSNMP Client
  24.         SNMP Preferences
  25.         TeachText
  26.         User Instructions
  27.         Shared Library Manager Files folder 
  28.                   ASLM Resources
  29.                   Shared Library Manager
  30.         SNMP Files folder 
  31.                   SNMP AppleTalk Agent
  32.                   SNMP AppleTalk Transport
  33.                   SNMP Macintosh Agent
  34.                   SNMP Manager
  35.  
  36.  
  37. Making 800K Disk Versions
  38. ========================
  39.  
  40. This section provides instructions for making 800K disk versions of the AppleTalk Connection software (for installing the software on Macintosh computers with only 800K drives).  
  41.  
  42. CAUTION: This solution is for the United States ONLY. International customers should contact their local Apple-authorized reseller to obtain 800K disk versions of the AppleTalk Connection software.
  43.  
  44. To make 800K disk versions:
  45. 1.  Format two 800K disks.
  46. 2.  Give them EXACTLY the same names as the two 1.44 MB disks provided with the product package.
  47. 3.  For the AppleTalk Connection disk, copy all the files and folders from the 1.44 MB version of the disk to the 800K disk except the MacSNMP Client application program. (If you need to install this program, copy it to another disk for separate installation.)
  48. 4.  For the Network Software Installer disk, copy all the files and folders from the 1.44 MB version of the disk to the 800K disk except  the NSI International Files folder.
  49.  
  50.  
  51. MacSNMP Release Notes v1.1
  52. =========================
  53.  
  54. All the SNMP agents and SNMP transports have been updated to compile and link with the Shared Library Manager version 1.1.2. The new SNMP agents and SNMP transports require the Shared Library Manager version 1.1.2 or higher. The easy install procedure takes care that the right version of the Shared Library Manager gets installed.
  55.  
  56. *** READ THIS BEFORE RE-INSTALLING MacSNMP ****
  57.  
  58. The TCP/IP Connection Script no longer replaces the SNMP Preferences file if it exists in the Preferences folder. This preserves the settings: communities, password, trap table, and so on.
  59.  
  60. To clear unwanted or incorrect settings, drag the SNMP Preferences file out of the Preferences folder before re-installing MacSNMP.
  61.  
  62.  
  63.  
  64. BUG FIXES
  65. ---------
  66.  
  67. • SNMP Manager
  68.  
  69. FIXED: A problem that forced empty octet strings to be sent in get-response packets as strings of 4 null bytes.
  70.  
  71. Previous versions of MacSNMP failed to send any response at end of MIB when the incoming get-next request had a varbind list filled with non-NULL types. 
  72.  
  73. The SNMP Preferences file name is no longer hard-coded and can now be localized.
  74.  
  75. FIXED: When sending a request with a bad community name, non-initialized pointers caused certain Macintosh models running in 24-bit mode to crash. 
  76.  
  77. The value returned for the variable sysDescr of MIB II no longer has an extra byte at the end.  It now uses the System's short version string (the long version can be localized and hence might not be pure ASCII).  Extra information has been added to give the version of the hardware as requested by MIB II.
  78.  
  79. • MacSNMP Client
  80.  
  81. Community names are now case sensitive. For example, the strings “public” and “PUBLIC” will be interpreted as different community names.
  82.  
  83. FIXED: A crash occurring when importing a community and community view is opened.
  84.  
  85. FIXED: A crash that occured when closing a community view in which a selected inactive agent has been hidden. 
  86.  
  87. • SNMP AppleTalk Agent
  88.  
  89. FIXED: A bug that caused the SNMP AppleTalk Agent to crash on certain Macintosh models if the Shared Library Manager was loaded before AppleTalk.
  90.  
  91. • SNMP AppleTalk Transport
  92.  
  93. FIXED: A bug that caused the SNMP AppleTalk Transport to crash on certain Macintosh models if the Shared Library Manager was loaded before AppleTalk.
  94.  
  95. FIXED: A crash occuring under heavy stress condition over LocalTalk.
  96.